|
|
|
BlueCielo Meridian Enterprise 2013 Developer's Guide | BlueCielo ECM Solutions |
This event occurs immediately after a document has been canceled, that is, discarded from the work area.
Syntax
Private Sub AMUIExtension_AfterCancelDocument(
ByVal WP AMWorkPackage
ByVal Document As AMDocument,
ByVal ReAssign As Boolean)
Remarks
IfReAssign is True, the server will implicitly reassign the document to the work area. There will be no separate event for assigning the document.
See About events that occur for both documents and work areas.
Copyright © 2000-2013 BlueCielo ECM Solutions |